#HTML <tbody> The <tbody> HTML element encapsulates a set of table rows (<tr> elements), indicating that they comprise the body of a table's (main) data. Please see HTML Element Manual for more information about HTML elements.。 #Attributes Please see HTML global attributes to learn about the global attributes of HTML elements.